machine language
英 [məˈʃiːn ˈlæŋɡwɪdʒ]
美 [məˈʃiːn ˈlæŋɡwɪdʒ]
机器语言;计算机语言
英英释义
noun
- a set of instructions coded so that the computer can use it directly without further translation
- a programming language designed for use on a specific class of computers
双语例句
- I was involved, for a time, with machine language translation of a lot of that material which was, in those days, somewhat crude but at least it gave us some ideas.
在那些日子里,我一度纠缠在那些机器语言资料的翻译当中,有点粗糙,但至少它给我们提供了一些想法。 - A programming language whose instructions are expressed in symbols convenient to humans rather than in machine language.
不用机器语言而用对人方便的符号表示各种指令的一种编程语言。 - A program that translates instructions written in a high level programming language into machine language.
一种把用高级编程语言编写的指令翻译成机器语言的程序。 - The translation of machine language back into mnemonics during debugging.
在调试期间,将机器语言反译成助记符的翻译过程。 - Assembly languages are available for every CPU family, and they translate one line of code into one machine language instruction.
汇编语言用十每一个CPU家族。他们把一行代码转换成一个机器语言指令。 - We would all be programming in assembly language or even machine language.
我们就要用汇编语言,甚至要用机器语言去编写程序。 - In machine language, data and instructions are represented in binary form.
机器语言里,数据和指令都是用二进制形式表示。 - A program written in a language from which statements are translated into machine language.
用某一语言所写并被翻译成机器语言的程序。 - However, high-level languages must be translated into machine language by another program called a compiler before a computer can understand them.
然而,在计算机能够理解之前,高级语言必须被称之为编译器的另外一种程序翻译成机器语言。 - Other programs then translate the instructions into machine language for the computer to use.
接着将程序翻译成指令成为机器语言,给计算机使用。
